﻿2026-07-22T19:40:40.5884448Z ##[group]Run actions/checkout@v5
2026-07-22T19:40:40.5885249Z with:
2026-07-22T19:40:40.5885616Z   fetch-depth: 0
2026-07-22T19:40:40.5886032Z   repository: BigscreenVR/spt-bs-core
2026-07-22T19:40:40.5888890Z   token: ***
2026-07-22T19:40:40.5889375Z   ssh-strict: true
2026-07-22T19:40:40.5889757Z   ssh-user: git
2026-07-22T19:40:40.5890171Z   persist-credentials: true
2026-07-22T19:40:40.5890593Z   clean: true
2026-07-22T19:40:40.5890974Z   sparse-checkout-cone-mode: true
2026-07-22T19:40:40.5891423Z   fetch-tags: false
2026-07-22T19:40:40.5891814Z   show-progress: true
2026-07-22T19:40:40.5892209Z   lfs: false
2026-07-22T19:40:40.5892591Z   submodules: false
2026-07-22T19:40:40.5892990Z   set-safe-directory: true
2026-07-22T19:40:40.5893425Z   allow-unsafe-pr-checkout: false
2026-07-22T19:40:40.5894092Z ##[endgroup]
2026-07-22T19:40:40.6692958Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T19:40:40.6694714Z ##[group]Getting Git version info
2026-07-22T19:40:40.6695494Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T19:40:40.6696629Z [command]/usr/bin/git version
2026-07-22T19:40:40.6697073Z git version 2.43.0
2026-07-22T19:40:40.6698567Z ##[endgroup]
2026-07-22T19:40:40.6702374Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e77ac94a-1e4b-4792-bba2-6b24d9eec806' before making global git config changes
2026-07-22T19:40:40.6703638Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T19:40:40.6704739Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T19:40:40.6731764Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T19:40:40.6749412Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T19:40:40.6760229Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T19:40:40.6763252Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T19:40:40.6839211Z HEAD
2026-07-22T19:40:40.6874833Z ##[endgroup]
2026-07-22T19:40:40.6875814Z [command]/usr/bin/git submodule status
2026-07-22T19:40:40.7062746Z ##[group]Cleaning the repository
2026-07-22T19:40:40.7064757Z [command]/usr/bin/git clean -ffdx
2026-07-22T19:40:44.5100078Z Removing .adapter-notify/
2026-07-22T19:40:44.5101608Z Removing target/
2026-07-22T19:40:44.5111520Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T19:40:44.5307896Z HEAD is now at c63b96ad Merge 6b13f074be54ce69b4ff7dd71aa47b91a19629f8 into 7c0f12d6eab59c52a3ecae81a26ea68a0b6520c9
2026-07-22T19:40:44.5313378Z ##[endgroup]
2026-07-22T19:40:44.5315108Z ##[group]Disabling automatic garbage collection
2026-07-22T19:40:44.5317536Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T19:40:44.5345681Z ##[endgroup]
2026-07-22T19:40:44.5347018Z ##[group]Setting up auth
2026-07-22T19:40:44.5350870Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T19:40:44.5378306Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T19:40:44.5600457Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T19:40:44.5627161Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T19:40:44.5807399Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T19:40:44.5836033Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T19:40:44.6025777Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T19:40:44.6056875Z ##[endgroup]
2026-07-22T19:40:44.6058602Z ##[group]Fetching the repository
2026-07-22T19:40:44.6064749Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +c63b96ad7ae00d74981db288d5ca401b8c2868b1:refs/remotes/pull/64/merge
2026-07-22T19:40:45.4838456Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T19:40:45.4839414Z  * [new branch]        release/v0.41.0 -> origin/release/v0.41.0
2026-07-22T19:40:45.4884043Z ##[endgroup]
2026-07-22T19:40:45.4884639Z ##[group]Determining the checkout info
2026-07-22T19:40:45.4885031Z ##[endgroup]
2026-07-22T19:40:45.4888470Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T19:40:45.4926433Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T19:40:45.4952055Z ##[group]Checking out the ref
2026-07-22T19:40:45.4954450Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/64/merge
2026-07-22T19:40:45.4998712Z HEAD is now at c63b96ad Merge 6b13f074be54ce69b4ff7dd71aa47b91a19629f8 into 7c0f12d6eab59c52a3ecae81a26ea68a0b6520c9
2026-07-22T19:40:45.5002200Z ##[endgroup]
2026-07-22T19:40:45.5034046Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T19:40:45.5053455Z c63b96ad7ae00d74981db288d5ca401b8c2868b1
